LibraryMissingError

Exception thrown by SDK in case of any required external library is missing while using required feature

Since

13.06.00

Constructors

Link copied to clipboard
constructor(detailMessage: String)
constructor(throwable: Throwable?)
constructor(detailMessage: String?, throwable: Throwable?)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard